PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getCheckedStateRolloverAppearance Method
In This Topic
    getCheckedStateRolloverAppearance Method
    In This Topic
    Gets the rollover visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user hovers the mouse over the widget.
    Syntax
    public PDFAnnotationAppearance getCheckedStateRolloverAppearance()

    Return Value

    The rollover visual appearance of the widget in checked state.
    See Also